ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / CacheToDiskEnabled Property

In This Topic
    CacheToDiskEnabled Property (DocumentBase<PageType>)
    In This Topic
    CacheToDiskEnabled This make the pages collection use a temp file for the canvas item streams
    Syntax
    'Declaration
     
    Public ReadOnly Property CacheToDiskEnabled As Boolean
    public bool CacheToDiskEnabled {get;}
    See Also